home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Stone Design
/
Stone Design.iso
/
Stone_Friends
/
Wave
/
WavesWorld
/
Documentation
/
WW3DKit
/
A_IntroWW3DKitExampleFiles
/
model.eve
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1995-03-22
|
215 b
|
13 lines
set roll 45
set radius 1
set zMin -1
set zMax 2
set thetaMax 360
startShape example1
Rotate $roll 1 0 0
Disk $zMin $radius $thetaMax
Cylinder $radius $zMin $zMax $thetaMax
Disk $zMax $radius $thetaMax
endShape